projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce851c8
)
cm-t35: enable zero bootdelay check
author
Nikita Kiryanov
<
[email protected]
>
Tue, 4 Dec 2012 23:28:26 +0000
(23:28 +0000)
committer
Tom Rini
<
[email protected]
>
Mon, 10 Dec 2012 19:45:35 +0000
(12:45 -0700)
Enable zero bootdelay check to make it possible to abort autoboot even if
bootdelay == 0
Signed-off-by: Nikita Kiryanov <
[email protected]
>
include/configs/cm_t35.h
patch
|
blob
|
history
diff --git
a/include/configs/cm_t35.h
b/include/configs/cm_t35.h
index 7c503d2b8cd98b8fe45574ee2b55dd57ec709671..433b447ff9b9852b35b74e15ad7399da6182e8ac 100644
(file)
--- a/
include/configs/cm_t35.h
+++ b/
include/configs/cm_t35.h
@@
-188,6
+188,7
@@
/* Environment information */
#define CONFIG_BOOTDELAY 10
+#define CONFIG_ZERO_BOOTDELAY_CHECK
#define CONFIG_EXTRA_ENV_SETTINGS \
"loadaddr=0x82000000\0" \